BetterMessages\React\Http\Message\Uri C

Total Complexity 101
Dependencies 2
Dependents 3
Total lines 338
Lines of code 214
Logical lines of code 132
Comment lines 32
Methods 20
Properties 7

Methods 20

Method Rating Maintainability Complexity Lines of code
__construct()
B
45 22 32
resolve()
A
46 15 33
__toString()
A
52 11 24
withPort()
A
57 10 15
withScheme()
S
57 7 15
removeDotSegments()
S
60 7 11
withHost()
S
60 5 12
getAuthority()
S
69 4 6
encode()
S
64 4 9
withUserInfo()
S
64 3 9
withPath()
S
65 2 9
withQuery()
S
65 2 9
withFragment()
S
65 2 9
getScheme()
S
82 1 3
getUserInfo()
S
82 1 3
getHost()
S
82 1 3
getPort()
S
82 1 3
getPath()
S
82 1 3
getQuery()
S
82 1 3
getFragment()
S
82 1 3